XIQS Get GSM Operator from Call Number

From IQsimWiki

Jump to: navigation, search

XIQS Get GSM Operator from Call Number - GSM Network & Operator Countries Management

Description
getXIQSGsmOperator ( String operator , String callnum , [Long id_partition] )
Get the GSM operator information applied to the specified call number.
Parameters
String operator
the operator code to look for
String callnum
the call number to localize with operator
[Long id_partition]
Admin only: partition to select for info retrieval
Return Values
Localized call number + Localization info
Integer status -
NOT_FOUND = 0
FOUND_IN_DB = 1
FOUND_IN_NPDF = 2
String mcc - Mobile Country Code
String mnc - Mobile Network code
String callnum - Input Call number
String callnumfull - Output Call number
Error Data structure ( Error Management )
Possible failure code returns
See Also


Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List